AlternateIdFormat Property |
Describes the source format in a ConvertId Operation request and describes the destination format in a ConvertId Operation response. The destination format is described by the DestinationFormat attribute of the ConvertId element in the request. This attribute is of type IdFormatType.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IdFormat Format { get; set; }Public Property Format As IdFormat
Get
Set
Property Value
Type:
IdFormat
See Also